.. _`Sort columns in Table`: .. _`org.sysess.sympathy.data.table.sortcolumns`: Sort columns in Table ~~~~~~~~~~~~~~~~~~~~~ .. image:: sort_table_cols.svg :width: 48 Sort the columns in incoming table alphabeticaly. **Documentation** Sort the columns in incoming table alphabetically. Output table will have the same columns with the same data but ordered differently. **Definition** *Input ports* :input: table Table with columns in unsorted order *Output ports* :output: table Table with columns in sorted order *Configuration*: **Sort order** (sort_order) Sort order .. automodule:: node_sort_columns :noindex: .. class:: SortColumnsInTable :noindex: **Example flows** * :download:`SortColumnsInTable.syx `